home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 June / Chip Haziran 1999.iso / program / demolar / infos / dunya1.swf / scripts / DefineButton2_72 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  1999-04-13  |  98 b   |  8 lines

  1. on(release){
  2.    gotoAndStop(10);
  3.    tellTarget("..")
  4.    {
  5.       gotoAndStop("bas");
  6.    }
  7. }
  8.